Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ESP32 Arduino v3.1 libs from ESP-IDF v5.3 #208

Merged
merged 55 commits into from
Dec 18, 2024
Merged

ESP32 Arduino v3.1 libs from ESP-IDF v5.3 #208

merged 55 commits into from
Dec 18, 2024

Conversation

me-no-dev
Copy link
Member

No description provided.

me-no-dev and others added 23 commits August 19, 2024 14:52
Chip is not selected by default and has only one memory and bootloader configuration. This is the minimum required to issue `build.sh -t esp32p4` which will currently fail, because Arduino support is not yet ready
* feat(esp32p4): Build libs for ESP32-P4

* Add target to workflows

* Enable in builds

* Remove bluedroid patch

* Add P4 to libspi

* Add P4 mem variants
@me-no-dev me-no-dev changed the title fix(build): Changes required to build against IDF v5.3 ESP32 Arduino v3.1 libs from ESP-IDF v5.3 Oct 2, 2024
@Jason2866
Copy link
Contributor

@me-no-dev The patch components/arduino_tinyusb/patches/dcd_dwc2.patch is not applied. Is this intended?

@me-no-dev
Copy link
Member Author

@Jason2866 it's already applied. I keep it there to outline the differences

me-no-dev and others added 28 commits October 15, 2024 17:05
CCACHE is very fast and it also causes issues with memory variants
* Fixes Matter over WiFi to disable OpenThread

* fix flag value

* disables Matter Stack WiFi manager

* rollback Matter WiFi Manager changes
* Enable FreeRTOS Trace Facility

* Enable more statistics
* fix(docker): Add docker tag to run scripts in 5.3 branch

* Add additional info
* Support rev 0 for P4

* Revert C6 slave idf target
@me-no-dev me-no-dev merged commit d09c8c6 into master Dec 18, 2024
8 of 9 checks passed
@me-no-dev me-no-dev deleted the release/v5.3 branch December 18, 2024 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants